@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/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_72'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_72'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_272'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_272'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_285'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_285'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_292'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_292'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_129'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_129'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_190'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_190'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_202'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_202'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_332'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_332'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_347'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_347'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_355'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_355'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_378'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_378'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_333'^^xsd:string;
  dwc:scientificName 'Phyllodoce macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_333'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '330630'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_6'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_6'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_16'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_16'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_30'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_30'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_33'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_33'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_311'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_311'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_324'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_324'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_291'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_291'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_299'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_299'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_366'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_366'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_397'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_397'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_331'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_331'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_346'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_346'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_354'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_354'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_408'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '105'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_408'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_82'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_82'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_105'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_105'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_119'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_119'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_76'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_76'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_91'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_91'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_379'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_379'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_420'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_420'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_217'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_217'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_334'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_334'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_87'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_87'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_380'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_380'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_381'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_381'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_17'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_17'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_34'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_34'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_39'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_39'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_46'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_46'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_260'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_260'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_83'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_83'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_55'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA18'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_55'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_19'^^xsd:string;
  dwc:scientificName 'Sabellaria alveolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_19'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130866'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_66'^^xsd:string;
  dwc:scientificName 'Sabellaria alveolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_66'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130866'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_78'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_78'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_239'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_239'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_261'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_261'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_382'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_382'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_115'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_115'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_155'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_155'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_163'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_163'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_177'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_177'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_224'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_224'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_236'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_236'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_255'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_255'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_268'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_268'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_281'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_281'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_363'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_363'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_302'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_302'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_313'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_313'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_340'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_340'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_358'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_358'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_386'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_386'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_401'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_401'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_422'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_422'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_101'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_101'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_134'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_134'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_169'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_169'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_198'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_198'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_211'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_211'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_375'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_375'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_395'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_395'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_417'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_417'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_45'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_45'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_300'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_300'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_399'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_399'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_421'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_421'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_383'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_383'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_337'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis ovigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_337'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_191'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_191'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_203'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_203'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_192'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_192'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_204'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_204'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_241'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_241'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_274'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_274'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_286'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_286'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_293'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_293'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_301'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_301'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_312'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_312'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_325'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_325'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_339'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_339'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_357'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_357'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_368'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_368'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_240'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_240'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_246'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG24'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_246'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_262'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_262'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_273'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_273'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_384'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_384'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_65'^^xsd:string;
  dwc:scientificName 'Spirobranchus lamarcki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '560033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_65'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_385'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_385'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_10'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_10'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_106'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_106'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_130'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_130'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_138'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_138'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_400'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_400'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_410'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_410'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_107'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_107'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_149'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_149'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_181'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_181'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_205'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_205'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_227'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_227'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_242'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_242'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_398'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_398'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_13'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_13'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_338'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis xarifae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_338'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_18'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_18'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_31'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_31'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_40'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_40'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_343'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_343'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_4'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_4'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_309'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_309'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_345'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_345'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_419'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_419'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_214'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_214'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_257'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_257'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_270'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_270'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_283'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_283'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_70'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_70'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_117'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_117'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_174'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_174'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_27'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_27'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_52'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA18'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_52'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_59'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_59'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_147'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_147'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_157'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_157'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_165'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_165'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_310'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_310'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_323'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_323'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_179'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_179'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_201'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_201'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_215'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_215'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_377'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_377'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_128'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_128'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_53'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA18'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_53'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_330'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_330'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_406'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_406'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_47'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_47'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_258'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_258'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_329'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_329'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_95'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_95'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_98'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_98'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_92'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_92'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_28'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_28'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_32'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_32'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_15'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_15'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_21'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_21'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_43'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_43'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_74'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_74'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_85'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_85'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_238'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_238'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_284'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_284'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_99'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_99'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_104'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_104'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_118'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_118'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_148'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_148'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_158'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_158'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_166'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_166'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_175'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_175'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_180'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_180'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_189'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_189'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_216'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_216'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_226'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_226'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_86'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_86'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_93'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_93'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_71'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_71'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_75'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_75'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_81'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_81'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_64'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_64'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_407'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_407'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_277'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_277'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_259'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_259'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_298'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_298'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_5'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_5'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_22'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_22'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_29'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_29'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_48'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_48'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_54'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA18'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_54'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_209'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_209'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_233'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_233'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_208'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_208'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_372'^^xsd:string;
  dwc:scientificName 'Chloeia venusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_372'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129826'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_185'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_185'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_232'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_232'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_294'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_294'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_360'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_360'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_152'^^xsd:string;
  dwc:scientificName 'Branchiomma lucullanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_152'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130882'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_184'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_184'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_222'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_222'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_231'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_231'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_1'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_1'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_97'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_97'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_12'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_12'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_24'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_24'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_44'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_44'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_57'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_57'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_79'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_79'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_89'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_89'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_110'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_110'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_102'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_102'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_135'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_135'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_210'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_210'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_251'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_251'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_197'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_197'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_305'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_305'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_319'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_319'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_26'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_26'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_153'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_153'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_168'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_168'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_113'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_113'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_142'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_142'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_328'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_328'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_373'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_373'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_112'^^xsd:string;
  dwc:scientificName 'Cirriformia chrysoderma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '332695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_112'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129975'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_42'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_42'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_3'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_3'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_37'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_37'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_318'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_318'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_393'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_393'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_403'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_403'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_321'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_321'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_351'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_351'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_280'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_280'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_307'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_307'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_223'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_223'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_234'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_234'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_253'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_253'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_143'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_143'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_162'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_162'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_187'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_187'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_199'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_199'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_212'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_212'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_103'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_103'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_116'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_116'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_127'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_127'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_136'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_136'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_173'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_173'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_146'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_146'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_156'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_156'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_164'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_164'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_51'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA18'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_51'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_58'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_58'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_69'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_69'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_362'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_362'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_394'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_394'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_416'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_416'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_144'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_144'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_154'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_154'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_171'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_171'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_254'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_254'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_213'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_213'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_225'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_225'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_178'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_178'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_188'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_188'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_200'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_200'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_237'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_237'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_256'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_256'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_269'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_269'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_308'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_308'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_282'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_282'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_297'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_297'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_418'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_418'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_396'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_396'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_405'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_405'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_364'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_364'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_322'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_322'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_344'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_344'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_352'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_352'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_67'^^xsd:string;
  dwc:scientificName 'Syllis kabilica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_67'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_88'^^xsd:string;
  dwc:scientificName 'Syllis kabilica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_88'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_194'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_194'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_423'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_423'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_9'^^xsd:string;
  dwc:scientificName 'Syllis kabilica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_9'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_94'^^xsd:string;
  dwc:scientificName 'Syllis kabilica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_94'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_348'^^xsd:string;
  dwc:scientificName 'Syllis kabilica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_348'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_356'^^xsd:string;
  dwc:scientificName 'Syllis kabilica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_356'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_123'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_123'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_139'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_139'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_247'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG24'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_247'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_56'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA18'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_56'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_182'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_182'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_369'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_369'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_229'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_229'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_326'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_326'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_122'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_122'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_96'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_96'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_306'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_306'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_320'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_320'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_342'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_342'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_218'^^xsd:string;
  dwc:scientificName 'Syllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_218'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_193'^^xsd:string;
  dwc:scientificName 'Syllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_193'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_361'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_361'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_275'^^xsd:string;
  dwc:scientificName 'Syllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_275'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_228'^^xsd:string;
  dwc:scientificName 'Syllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_228'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_62'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Taxon remarks = This might actually be Syllis parapari. According to San Martín, G., & López, E. (2000). Three new species of Syllis (Syllidae: Polychaeta) from Iberian coasts. Cahiers de Biologie Marine, 41, 425-433., the European records of Syllis cornuta should probably be assigned to Syllis parapari., Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_62'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_108'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%., Taxon remarks = This might actually be Syllis parapari. According to San Martín, G., & López, E. (2000). Three new species of Syllis (Syllidae: Polychaeta) from Iberian coasts. Cahiers de Biologie Marine, 41, 425-433., the European records of Syllis cornuta should probably be assigned to Syllis parapari., Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_108'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_121'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%., Taxon remarks = This might actually be Syllis parapari. According to San Martín, G., & López, E. (2000). Three new species of Syllis (Syllidae: Polychaeta) from Iberian coasts. Cahiers de Biologie Marine, 41, 425-433., the European records of Syllis cornuta should probably be assigned to Syllis parapari., Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_121'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_243'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%., Taxon remarks = This might actually be Syllis parapari. According to San Martín, G., & López, E. (2000). Three new species of Syllis (Syllidae: Polychaeta) from Iberian coasts. Cahiers de Biologie Marine, 41, 425-433., the European records of Syllis cornuta should probably be assigned to Syllis parapari., Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_243'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_276'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%., Taxon remarks = This might actually be Syllis parapari. According to San Martín, G., & López, E. (2000). Three new species of Syllis (Syllidae: Polychaeta) from Iberian coasts. Cahiers de Biologie Marine, 41, 425-433., the European records of Syllis cornuta should probably be assigned to Syllis parapari., Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_276'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_303'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%., Taxon remarks = This might actually be Syllis parapari. According to San Martín, G., & López, E. (2000). Three new species of Syllis (Syllidae: Polychaeta) from Iberian coasts. Cahiers de Biologie Marine, 41, 425-433., the European records of Syllis cornuta should probably be assigned to Syllis parapari., Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_303'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_287'^^xsd:string;
  dwc:scientificName 'Syllis golfonovensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%., Taxon remarks = According to San Martín G (2003) Annelida, Polychaeta II: Syllidae. In: Ramos MA et al. (eds) Fauna Iberica, Vol 21 Museo Nacional de Ciencias Naturales. CSIC, Madrid, p 1-554, the European records of S. golfonovensis should probably to be referred to S. compacta., Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_287'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_50'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_50'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_68'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_68'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_392'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_392'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_415'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_415'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_411'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_411'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_252'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_252'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_267'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_267'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_230'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG22'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_230'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_244'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_244'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_160'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_160'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_195'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_195'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_206'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_206'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_248'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG24'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_248'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_263'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_263'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_402'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_402'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_412'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_412'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_424'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_424'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_359'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_359'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_370'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_370'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_388'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_388'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_314'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_314'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_341'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_341'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_349'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_349'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_289'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_289'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_389'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_389'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_413'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_413'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_219'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_219'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_11'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_11'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_20'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_20'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_196'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_196'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_207'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG2'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_207'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_109'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_109'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_183'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_183'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_49'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA17'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_49'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_84'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_84'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_387'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_387'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_23'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_23'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_36'^^xsd:string;
  dwc:scientificName 'Syllis truncata cryptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '238617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_36'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_220'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_220'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_425'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_425'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_315'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_315'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_390'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_390'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_150'^^xsd:string;
  dwc:scientificName 'Syllis vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_150'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_221'^^xsd:string;
  dwc:scientificName 'Syllis vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG20'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_221'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_245'^^xsd:string;
  dwc:scientificName 'Syllis vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_245'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_108'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_108'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_137'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_137'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_138'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_138'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_75'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_75'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_76'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_76'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_40'^^xsd:string;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_40'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_43'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_43'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_44'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_44'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_45'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_45'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_117'^^xsd:string;
  dwc:scientificName 'Eunice purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_117'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_15'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_15'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.005812"^^xsd:decimal ;
  dwc:decimalLongitude "25.119612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  geo-pos:lat "41.005812"^^xsd:decimal ;
  geo-pos:long "25.119612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Porto-Lagos_4a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_154'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Porto-Lagos_4a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.119612'^^xsd:double;
  dwc:latitude '41.005812'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_154'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_61'^^xsd:string;
  dwc:scientificName 'Demonax brachychona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '155163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_61'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '530934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_122'^^xsd:string;
  dwc:scientificName 'Demonax brachychona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '155163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_122'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '530934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_123'^^xsd:string;
  dwc:scientificName 'Demonax brachychona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '155163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_123'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '530934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_71'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_71'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_59'^^xsd:string;
  dwc:scientificName 'Demonax brachychona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '155163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_59'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '530934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_60'^^xsd:string;
  dwc:scientificName 'Demonax brachychona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '155163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_60'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '530934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_136'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_136'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_89'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_89'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_147'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_147'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_135'^^xsd:string;
  dwc:scientificName 'Aphelochaeta filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_135'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_77'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_77'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_110'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_110'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_112'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_112'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_65'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_65'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_66'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_66'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_67'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_67'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_176'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_176'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_316'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_316'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_327'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_327'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_235'^^xsd:string;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG23'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_235'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_374'^^xsd:string;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_374'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_141'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_141'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_161'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_161'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_426'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_426'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_125'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_125'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_131'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_131'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_167'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_167'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_249'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_249'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_265'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_265'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_295'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_295'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_304'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG8'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_304'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_290'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_290'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_371'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_371'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_391'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_391'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_317'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_317'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_63'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_63'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_278'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_278'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_151'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_151'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_126'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG11'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_126'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_132'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_132'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_73'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_73'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_111'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_111'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_414'^^xsd:string;
  dwc:scientificName 'Syllis vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_414'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_2'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_2'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_115'^^xsd:string;
  dwc:scientificName 'Lumbrineris inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_115'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_56'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_56'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_52'^^xsd:string;
  dwc:scientificName 'Lumbrineris inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_52'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_50'^^xsd:string;
  dwc:scientificName 'Lumbrineris inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_50'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_51'^^xsd:string;
  dwc:scientificName 'Lumbrineris inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_51'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_131'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_131'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_78'^^xsd:string;
  dwc:scientificName 'Janua pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '210060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_78'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_84'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_84'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_129'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_129'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_130'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_130'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_128'^^xsd:string;
  dwc:scientificName 'Hydroides dianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_128'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_82'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_82'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_83'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_83'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_119'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_119'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_120'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_120'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_121'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_121'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_13'^^xsd:string;
  dwc:scientificName 'Myrianida edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '238194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_13'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_14'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '238200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_14'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_1'^^xsd:string;
  dwc:scientificName 'Neanthes caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_1'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_91'^^xsd:string;
  dwc:scientificName 'Neanthes caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_91'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_4'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_4'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_57'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_57'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_58'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_58'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_118'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_118'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_18'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_18'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_126'^^xsd:string;
  dwc:scientificName 'Hydroides dianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_126'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_127'^^xsd:string;
  dwc:scientificName 'Hydroides dianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_127'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_16'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_16'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_17'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_17'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_98'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_98'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_99'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_99'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_100'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_100'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_2'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_2'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_3'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_3'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.005812"^^xsd:decimal ;
  dwc:decimalLongitude "25.119612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  geo-pos:lat "41.005812"^^xsd:decimal ;
  geo-pos:long "25.119612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Porto-Lagos_4a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_151'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Porto-Lagos_4a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.119612'^^xsd:double;
  dwc:latitude '41.005812'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_151'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_7'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_7'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_8'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_8'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_9'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_9'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_6'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_6'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_92'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_92'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_5'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_5'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_19'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_19'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_20'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_20'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_21'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_21'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_93'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_93'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_94'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_94'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_95'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_95'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_161'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_161'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_170'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_170'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_162'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_162'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_177'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_177'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_168'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_168'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_160'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_160'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_169'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_169'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_152'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_152'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_151'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_151'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_154'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_154'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-01_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_166'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-01_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = Replicate number unknown, not visible anymore on label. Depth zonation unclear., Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_166'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_159'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_159'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_197'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_197'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_150'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_150'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-01_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_153'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-01_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = Replicate number unknown, not visible anymore on label. Depth zonation unclear., Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_153'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_172'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_172'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_165'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_165'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_147'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_147'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_149'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_149'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_146'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_146'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_145'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_145'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_141'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_141'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_142'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_142'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_115'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_115'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_106'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_106'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_90'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_90'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_91'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_91'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_92'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_92'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_114'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_114'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_105'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_105'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_109'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_110'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_110'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_104'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_104'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_116'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_116'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_107'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_107'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_103'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_103'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_113'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_113'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_135'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_135'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_136'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_136'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_139'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_139'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_127'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_127'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_128'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_128'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_129'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_129'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_124'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_124'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_125'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_125'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CELAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_123'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CELAM-0c_07'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:occurrenceRemarks 'Field notes = Two samples with the same replicate number existed'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_140'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_140'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_138'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_138'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_131'^^xsd:string;
  dwc:scientificName 'Pseudonereis anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_131'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_133'^^xsd:string;
  dwc:scientificName 'Pseudonereis anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_133'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_132'^^xsd:string;
  dwc:scientificName 'Pseudonereis anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_132'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_130'^^xsd:string;
  dwc:scientificName 'Pseudonereis anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_130'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-0d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_134'^^xsd:string;
  dwc:scientificName 'Salvatoria neapolitana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-0d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '195990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_134'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '195990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_122'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_122'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_98'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_98'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_126'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_126'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_186'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_186'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_182'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_182'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_185'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_185'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_187'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_187'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_183'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_183'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_184'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_184'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_189'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_189'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_190'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_190'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_194'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_194'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CELAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_191'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CELAM-0c_07'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:occurrenceRemarks 'Field notes = Two samples with the same replicate number existed'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1c_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_119'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1c_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_119'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_121'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_121'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_93'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_93'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_95'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_95'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_96'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_96'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_120'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_120'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_94'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_94'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_97'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_97'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_73'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_73'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_77'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_77'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_76'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_76'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_72'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_72'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_87'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_87'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_84'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_84'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CELAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_81'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CELAM-0c_07'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:occurrenceRemarks 'Field notes = Two samples with the same replicate number existed'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_81'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_82'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_82'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_83'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_83'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_85'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_85'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_86'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_86'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_80'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_80'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_88'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_88'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_79'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_79'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_100'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_100'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_102'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_102'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_111'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_111'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_89'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_89'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-01_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_108'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-01_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = Replicate number unknown, not visible anymore on label. Depth zonation unclear., Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_108'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_53'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_53'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_66'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_66'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_59'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_59'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_61'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_61'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_62'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_62'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_54'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_54'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_64'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_64'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_55'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_55'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_65'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_65'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_56'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_56'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_68'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_68'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_43'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_43'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-01_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_60'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-01_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = Replicate number unknown, not visible anymore on label. Depth zonation unclear., Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_60'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_51'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_51'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_63'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_63'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_52'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_52'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_50'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_50'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_70'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_70'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_57'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_57'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_67'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_67'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_58'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_58'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_69'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_69'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_48'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_48'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_71'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_71'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_74'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_74'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_75'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_75'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_47'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_47'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_42'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_42'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-01_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_34'^^xsd:string;
  dwc:scientificName 'Neanthes fucata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-01_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_34'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_35'^^xsd:string;
  dwc:scientificName 'Neanthes nubila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_35'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '334102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_20'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_20'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_21'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_21'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_139'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_139'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_140'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_140'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_37'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_37'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_125'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_125'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_72'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_72'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_73'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_73'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_70'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_70'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.005812"^^xsd:decimal ;
  dwc:decimalLongitude "25.119612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  geo-pos:lat "41.005812"^^xsd:decimal ;
  geo-pos:long "25.119612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Porto-Lagos_4a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_155'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Porto-Lagos_4a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.119612'^^xsd:double;
  dwc:latitude '41.005812'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_155'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_124'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_124'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_36'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_36'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_37'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_37'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_38'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_38'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_39'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_39'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-0a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_40'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-0a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_40'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_41'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_41'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_44'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_44'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_46'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_46'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_45'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_45'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_105'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_105'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_31'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_31'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_32'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_32'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_33'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_33'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_106'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_106'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_107'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_107'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_34'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_34'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_35'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_35'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.382382 23.93882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.382382"^^xsd:decimal ;
  dwc:decimalLongitude "23.93882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.382382 23.93882)"^^geo:wktLiteral ;
  geo-pos:lat "40.382382"^^xsd:decimal ;
  geo-pos:long "23.93882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Chalkidiki_3b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_149'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Chalkidiki_3b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93882'^^xsd:double;
  dwc:latitude '40.382382'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_149'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_68'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_68'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_69'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_69'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_205'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_205'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_27'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_27'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_28'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_28'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_23'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_23'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_25'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_25'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_26'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_26'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_24'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_24'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_29'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_29'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_30'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_30'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_31'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_31'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_32'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_32'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_2'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_7'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_7'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_8'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_8'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-0d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_10'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-0d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_10'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_12'^^xsd:string;
  dwc:scientificName 'Eulalia clavigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '155375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_12'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '155375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_11'^^xsd:string;
  dwc:scientificName 'Eulalia clavigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '155375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_11'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '155375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_13'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_13'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_14'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_14'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_17'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_17'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_19'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_19'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_16'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_16'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_79'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_79'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_80'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_80'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_81'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_81'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.074884 23.795545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.074884"^^xsd:decimal ;
  dwc:decimalLongitude "23.795545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.074884 23.795545)"^^geo:wktLiteral ;
  geo-pos:lat "40.074884"^^xsd:decimal ;
  geo-pos:long "23.795545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Chalkidiki_3c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_150'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Chalkidiki_3c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.795545'^^xsd:double;
  dwc:latitude '40.074884'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_150'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.005812"^^xsd:decimal ;
  dwc:decimalLongitude "25.119612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  geo-pos:lat "41.005812"^^xsd:decimal ;
  geo-pos:long "25.119612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Porto-Lagos_4a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_157'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Porto-Lagos_4a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.119612'^^xsd:double;
  dwc:latitude '41.005812'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_157'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_143'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_143'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_144'^^xsd:string;
  dwc:scientificName 'Spirorbis marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_144'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '747461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_28'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_28'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_30'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_30'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.382382 23.93882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.382382"^^xsd:decimal ;
  dwc:decimalLongitude "23.93882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.382382 23.93882)"^^geo:wktLiteral ;
  geo-pos:lat "40.382382"^^xsd:decimal ;
  geo-pos:long "23.93882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Chalkidiki_3b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_148'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Chalkidiki_3b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93882'^^xsd:double;
  dwc:latitude '40.382382'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_148'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.005812"^^xsd:decimal ;
  dwc:decimalLongitude "25.119612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  geo-pos:lat "41.005812"^^xsd:decimal ;
  geo-pos:long "25.119612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Porto-Lagos_4a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_152'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Porto-Lagos_4a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.119612'^^xsd:double;
  dwc:latitude '41.005812'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_152'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_103'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_103'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_104'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_104'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_116'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_116'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_85'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_85'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_87'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_87'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_132'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_132'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_133'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_133'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_134'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_134'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_145'^^xsd:string;
  dwc:scientificName 'Simplaria pseudomilitaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_145'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_146'^^xsd:string;
  dwc:scientificName 'Simplaria pseudomilitaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_146'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_25'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_25'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_26'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_26'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_27'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_27'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_102'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_102'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_88'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_88'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_3'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_3'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_1'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_1'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0e_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_4'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0e_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_4'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_6'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_6'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_5'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_5'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_10'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_10'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_12'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_12'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_101'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_101'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_22'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_22'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_23'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_23'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.005812"^^xsd:decimal ;
  dwc:decimalLongitude "25.119612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  geo-pos:lat "41.005812"^^xsd:decimal ;
  geo-pos:long "25.119612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Porto-Lagos_4a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_153'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Porto-Lagos_4a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.119612'^^xsd:double;
  dwc:latitude '41.005812'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_153'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.462381"^^xsd:decimal ;
  dwc:decimalLongitude "22.853453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.462381 22.853453)"^^geo:wktLiteral ;
  geo-pos:lat "40.462381"^^xsd:decimal ;
  geo-pos:long "22.853453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_141'^^xsd:string;
  dwc:scientificName 'Pileolaria militaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853453'^^xsd:double;
  dwc:latitude '40.462381'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_141'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_142'^^xsd:string;
  dwc:scientificName 'Pileolaria militaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_142'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_96'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_96'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_97'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_97'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_39'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_39'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_41'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_41'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_42'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_42'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_46'^^xsd:string;
  dwc:scientificName 'Polydora hoplura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_46'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_47'^^xsd:string;
  dwc:scientificName 'Polydora hoplura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_47'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_48'^^xsd:string;
  dwc:scientificName 'Polydora hoplura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_48'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.596845"^^xsd:decimal ;
  dwc:decimalLongitude "22.947307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.596845 22.947307)"^^geo:wktLiteral ;
  geo-pos:lat "40.596845"^^xsd:decimal ;
  geo-pos:long "22.947307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_113'^^xsd:string;
  dwc:scientificName 'Polydora hoplura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.947307'^^xsd:double;
  dwc:latitude '40.596845'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_113'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_62'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_62'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_63'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_63'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_54'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_54'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_55'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_55'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_90'^^xsd:string;
  dwc:scientificName 'Sabellaria alcocki fauveli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_90'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_114'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_114'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_49'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_49'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_64'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_64'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_24'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_24'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_109'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_109'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_164'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_164'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_173'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_173'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_174'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_174'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_148'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_148'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_158'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_158'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_167'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_167'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_143'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_143'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_163'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_163'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_171'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_171'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_155'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_155'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_175'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_175'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_156'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_156'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_157'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_157'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_144'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_144'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_117'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_117'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0e_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_118'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0e_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_118'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_176'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_176'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_178'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_178'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_179'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_179'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0d_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_101'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0d_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_101'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_112'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_112'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_99'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_99'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_196'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_196'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1a_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_192'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1a_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_192'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1a_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_195'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1a_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_195'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_193'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_193'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_137'^^xsd:string;
  dwc:scientificName 'Syllis cf. mayeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_137'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_279'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_279'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_41'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA15'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_41'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_200'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_200'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_203'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_203'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_198'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_198'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "CELAM-0c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_199'^^xsd:string;
  dwc:scientificName 'Syllis westheidei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'CELAM-0c_07'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:occurrenceRemarks 'Field notes = Two samples with the same replicate number existed'^^xsd:string;
  dwc:aphiaid '131461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_264'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_264'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_288'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_288'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_140'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_140'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-1d_09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_78'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-1d_09'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 2009, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_78'^^xsd:anyURI;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0c_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_188'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0c_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_188'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-0e_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_180'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-0e_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_180'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_181'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_181'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELAM-0b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_49'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELAM-0b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_49'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_15'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_15'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_74'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_74'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_11'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_11'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.261249"^^xsd:decimal ;
  dwc:decimalLongitude "25.751781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.261249 25.751781)"^^geo:wktLiteral ;
  geo-pos:lat "35.261249"^^xsd:decimal ;
  geo-pos:long "25.751781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CELBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_9'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CELBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.751781'^^xsd:double;
  dwc:latitude '35.261249'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_9'^^xsd:anyURI;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_22'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_22'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_86'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_86'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.464323"^^xsd:decimal ;
  dwc:decimalLongitude "23.591702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.464323 23.591702)"^^geo:wktLiteral ;
  geo-pos:lat "38.464323"^^xsd:decimal ;
  geo-pos:long "23.591702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_53'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.591702'^^xsd:double;
  dwc:latitude '38.464323'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '334642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_53'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_404'^^xsd:string;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_404'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_170'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_170'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_114'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_114'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_296'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_296'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_266'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_266'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_133'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_133'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_90'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA6'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_90'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_353'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_353'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_376'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN5'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_376'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_271'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_271'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_365'^^xsd:string;
  dwc:scientificName 'Palola siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_365'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_137'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_137'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_61'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_61'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_124'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_124'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1b_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_201'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1b_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_201'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1c_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_202'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1c_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_202'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALAM-1_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_204'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALAM-1_07'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 2007, Field notes = Replicate number unknown, not visible anymore on label. , Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_204'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_350'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_350'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_367'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_367'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_172'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG16'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_172'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_186'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_186'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_159'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_159'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_14'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_14'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_35'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_35'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_336'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_336'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_100'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA9'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_100'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_335'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_335'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_8'^^xsd:string;
  dwc:scientificName 'Sabellaria alveolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_8'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130866'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_25'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA12'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_25'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_250'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_250'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_29'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_29'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_77'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA3'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_77'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_7'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA1'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_7'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.506637"^^xsd:decimal ;
  dwc:decimalLongitude "22.907795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.506637 22.907795)"^^geo:wktLiteral ;
  geo-pos:lat "40.506637"^^xsd:decimal ;
  geo-pos:long "22.907795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Thermaikos_2b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_111'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Thermaikos_2b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.907795'^^xsd:double;
  dwc:latitude '40.506637'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_111'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463015"^^xsd:decimal ;
  dwc:decimalLongitude "23.589224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463015 23.589224)"^^geo:wktLiteral ;
  geo-pos:lat "38.463015"^^xsd:decimal ;
  geo-pos:long "23.589224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1c" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_36'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1c'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.589224'^^xsd:double;
  dwc:latitude '38.463015'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_36'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_80'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA4'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = winter 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_80'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_38'^^xsd:string;
  dwc:scientificName 'Nereis falsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA14'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_38'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_145'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG13'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_145'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.211744"^^xsd:decimal ;
  dwc:decimalLongitude "13.288358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.211744 13.288358)"^^geo:wktLiteral ;
  geo-pos:lat "38.211744"^^xsd:decimal ;
  geo-pos:long "13.288358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_120'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'CG10'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.288358'^^xsd:double;
  dwc:latitude '38.211744'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1986, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_120'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-0a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_33'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-0a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_33'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.414606"^^xsd:decimal ;
  dwc:decimalLongitude "24.988159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.414606 24.988159)"^^geo:wktLiteral ;
  geo-pos:lat "35.414606"^^xsd:decimal ;
  geo-pos:long "24.988159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AGCFA_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "CALBM-1a_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'GCFA_18'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:fieldNumber 'CALBM-1a_08'^^xsd:string;
  dwc:collector 'Georgios Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.988159'^^xsd:double;
  dwc:latitude '35.414606'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = summer 2008, Field notes = None, Habitat = midlittoral hard bottom, Sampling protocol = Iken,K & B. Konar, 2003. Natural Geography in Nearshore Areas (NaGISA): the nearshore component of the Census of Marine Life. Gayana 67: 53-160., Preparation method = whole animal, fixed and  preserved in 96% ethanol, Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:GCFA_18'^^xsd:anyURI;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.097213"^^xsd:decimal ;
  dwc:decimalLongitude "12.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.097213 12.8027)"^^geo:wktLiteral ;
  geo-pos:lat "38.097213"^^xsd:decimal ;
  geo-pos:long "12.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "ZN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_409'^^xsd:string;
  dwc:scientificName 'Perinereis macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'ZN7'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.8027'^^xsd:double;
  dwc:latitude '38.097213'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = spring 1984, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m, Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_409'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130409'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.050722"^^xsd:decimal ;
  dwc:decimalLongitude "12.999877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.050722 12.999877)"^^geo:wktLiteral ;
  geo-pos:lat "38.050722"^^xsd:decimal ;
  geo-pos:long "12.999877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AFB_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "BA19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'FB_60'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fabio Badalamenti'^^xsd:string;
  dwc:fieldNumber 'BA19'^^xsd:string;
  dwc:collector 'Fabio Badalamenti'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.999877'^^xsd:double;
  dwc:latitude '38.050722'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Event date = autumn 1989, Field notes = Coordinates are average points, as replicates were collected 10s of m apart. , Habitat = midlittoral hard bottom, Sampling protocol = Samples were collected by scraping off the the surface of a 20x20 cm square, stored in plastic bags, sieved through 0.4 mm mesh size in the lab and preserved in a 4% solution of formalin and sea water., Preparation method = Whole animal, fixed in formalin and sea water 4%, Georeference Sources = Google Maps, scale bar: 100m , Identification reference = Fauvel, P. (1927) Faune de France: Polychètes sédentaires. Lechevalier, Paris. 494pp.'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:FB_60'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.005812"^^xsd:decimal ;
  dwc:decimalLongitude "25.119612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.005812 25.119612)"^^geo:wktLiteral ;
  geo-pos:lat "41.005812"^^xsd:decimal ;
  geo-pos:long "25.119612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Porto-Lagos_4a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_156'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Porto-Lagos_4a'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.119612'^^xsd:double;
  dwc:latitude '41.005812'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_156'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.463418"^^xsd:decimal ;
  dwc:decimalLongitude "23.59038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.463418 23.59038)"^^geo:wktLiteral ;
  geo-pos:lat "38.463418"^^xsd:decimal ;
  geo-pos:long "23.59038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/4245__urn%3Acatalog%3AHCMR%3AMediterraneanPolychaetaIntertidal%3AMSK_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4245_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Evripos_1b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-17'^^xsd:date;
  dwc:institutionCode 'HCMR'^^xsd:string;
  dwc:collectionCode 'MediterraneanPolychaetaIntertidal'^^xsd:string;
  dwc:catalogNumber 'MSK_38'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Evripos_1b'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59038'^^xsd:double;
  dwc:latitude '38.463418'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Event date = autumn 1997, Field notes = 5 replicates in each station, Habitat = lower midlittoral hard bottom, Sampling protocol = Kitsos M.S., 2003. Contribution to the study of the biodiversity of the midlittoral and supralittoral hard substratum assemblages. Aristotle University of Thessaloniki, Phd thesis, 1-299pp., Georeference Sources = Google Maps, scale bar: 20m'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HCMR:MediterraneanPolychaetaIntertidal:MSK_38'^^xsd:anyURI;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF